Vcenter Vm Hardware UpgradePolicy
Vcenter Vm Hardware UpgradePolicy
The Vcenter Vm Hardware UpgradePolicy enumerated type defines the valid virtual hardware upgrade policies for a virtual machine.
Possible values:
NEVER
: Do not upgrade the virtual machine when it is powered on.AFTER_CLEAN_SHUTDOWN
: Run scheduled upgrade when the virtual machine is powered on after a clean shutdown of the guest operating system.ALWAYS
: Run scheduled upgrade when the virtual machine is powered on.
This data structure has no properties.
Enumeration:
NEVER,
AFTER_CLEAN_SHUTDOWN,
ALWAYS,